<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <background file="icon.png" scaling="none"/>
    <title>Nothing</title>
    <options rootVolumeOnly="true"/>
    <welcome file="welcome.html" uti="public.html"/>
    <app id="nl.rodotti.PatchBay"/>
    <conclusion file="conclusion.html" uti="public.html"/>
    <pkg-ref id="nl.rodotti.PatchBay.Driver.Deinstaller">
        <bundle-version/>
    </pkg-ref>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="default">
            <line choice="nl.rodotti.PatchBay.Driver.Deinstaller"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="nl.rodotti.PatchBay.Driver.Deinstaller" visible="false">
        <pkg-ref id="nl.rodotti.PatchBay.Driver.Deinstaller"/>
    </choice>
    <pkg-ref id="nl.rodotti.PatchBay.Driver.Deinstaller" version="0" onConclusion="none" installKBytes="0" updateKBytes="0">#Deinstall.pkg</pkg-ref>
    <product id="nl.rodotti.patchbay.Driver.Deinstaller"/>
</installer-gui-script>